Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.drive.elasticsearch.operations--operations

This contribution is part of XML component org.nuxeo.drive.elasticsearch.operations inside nuxeo-drive-elasticsearch-9.10.jar /OSGI-INF/nuxeodrive-elasticsearch-operations.xml

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
    <!-- For test purpose -->
    <operation class="org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion"/>
  </extension>